Contribution org.nuxeo.ecm.platform.video.service.contrib--videoConversions
In component org.nuxeo.ecm.platform.video.service.contrib
org.nuxeo.ecm.platform.video.service.contrib
inside nuxeo-platform-video-core-5.8.jar
This contribution is part of XML component Extension Point
Extension point videoConversions of component VideoService.Contributed Items
XML Source
<extension point="videoConversions" target="org.nuxeo.ecm.platform.video.service.VideoService">
<videoConversion converter="convertToMP4" height="480" name="MP4 480p"/>
<videoConversion converter="convertToWebM" height="480" name="WebM 480p"/>
<videoConversion converter="convertToOgg" height="480" name="Ogg 480p"/>
</extension>